Click or drag to resize

AppointmentFirstOccurrence Property

Represents the first occurrence of a recurring appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Occurrence FirstOccurrence { get; }

Property Value

Type: Occurrence
The first occurrence.
See Also